Skip to main content
Version: 5.1.1.0

Serial Port Client

Description

The Serial Port Client holds all necessary configuration properties to connect to the Serial Ports.

Configuration

The dialog to configure the Serial Port Client looks like:

serial_port_client_view.png
Base view of the Serial Port Client
  • Serial device is the device that is connected to the serial port.
serial_port_client_connection_settings_view.png
Base view of the connection settings of Serial Port Client

Connection settings

  • The Serial port specifies the port for serial communication.

  • The Baud rate of the serial connection for serial communication.

  • The Data bits of the serial connection for serial communication.

  • The Stop bits of the serial connection for serial communication.

  • The Parity of the serial connection for serial communication.

serial_port_client_timeout_settings_view.png
Base view of the timeout settings of Serial Port Client

Timeout settings

  • Read timeout (ms) is the read timeout of serial connection in milliseconds.

  • Write timeout (ms) is the read timeout of serial connection in milliseconds.